const runtime.stwGCMarkTerm

3 uses

	runtime (current package)
		mgc.go#L875: 	systemstack(func() { stopTheWorldWithSema(stwGCMarkTerm) })
		proc.go#L1198: 	stwGCMarkTerm                                   // "GC mark termination"
		proc.go#L1225: 	stwGCMarkTerm:                  "GC mark termination",